-
Home
-
Custom post types for WordPress – ACPT Lite
-
2.0.5
-
Code
-
Classes
- AbstractField
Total Complexity |
13 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
127 |
Lines of code |
46 |
Logical lines of code |
17 |
Comment lines |
50 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetchRawData() |
S |
63 |
3 |
11 |
isFieldVisible() |
S |
73 |
2 |
6 |
__construct() |
S |
69 |
1 |
7 |
getKey() |
S |
78 |
1 |
3 |
formatKey() |
S |
82 |
1 |
3 |
getBeforeAndAfter() |
S |
72 |
1 |
6 |
addBeforeAndAfter() |
S |
75 |
1 |
4 |
fetchMeta() |
S |
78 |
1 |
3 |
formatDate() |
S |
79 |
1 |
3 |
render() |
S |
100 |
1 |
0 |